home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / business / dailydo.zip / DDYOURC.HLP < prev    next >
Text File  |  1987-03-11  |  1KB  |  26 lines

  1. WOW!  Requested by Bill Sweeney (3/9/87). Done (3/11/87).
  2.  
  3. This program started out as a simple little thing, but Bill wanted a
  4. MONSTER.  He has it.  One program now handles any number of different
  5. users (limited only by available file space, of course).
  6.  
  7. Each user is assigned a set of coded files:
  8.      DD-idcode.MBK      Back up the master file.
  9.      DD-idcode.MST      The master file.
  10.      DD-idcode.NEW      Temp file used by copy routine.
  11.      DD-idcode.IDX      Index to master file (by date/sequence number).
  12.      DD-idcode.NLQ      Print control file.
  13.      DDC-idcode.BAT     Calls program with /COPY option.
  14.      DDM-idcode.BAT     Calls program with /MAINT option.
  15.      DDP-idcode.BAT     Calls program with /PRINT option.
  16.                         Note: Gets both today and tomorrow.
  17.      DDD-idcode.BAT     Calls program with /DSPLY option.
  18.                         Note: Gets both today and tomorrow.
  19.      DDDT-idcode.BAT    Calls program with /DSPLY /TODAY option.
  20.  
  21. I hope you don't have two people who want to use the same code!
  22.  
  23.  
  24.  
  25.  
  26.